@import url(./www_div_forms.css);

body,td,div,span,a {
    font-family :Verdana, ariel, helevetica;
}
HR{
    border: 0px;
    color: #E5E9EB;
    background-color: #E5E9EB;
    height: 1px;
    width: 100%;
}
ul { list-style: none; } 
ul li {
    margin-left: -30px;
    padding-left: 15px;
    background-image: url(../images/arrow_list.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

/* start home page */
.home_inner{
    width: 100%;
}

#home_text{
    padding: 0px;
    display: block;
    width: 483px;
    vertical-align:top;
    text-align:center;
}
#home_text .home_text{
    text-align:left;
    display: block;
    width: 466px;
}
.hometablemain{
    width: 483px;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.hometabletwo{
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 0px;
    width: 251px;
    vertical-align: top;
}
#home_bottom_right {
    padding:20px;
}
.home_title_one{
    text-transform: uppercase;
    font-size: 15px;
    color: #063F6A;
    font-weight: bold;
    display:block;
}
.home_title_two{
    text-transform: uppercase;
    color: #147ECD;
    font-size: 11px;
    display:block;
}

.home_header_title{
    font-size: 11px;
    color: #063F6A;
    font-weight: bold;
    text-transform: uppercase;
    padding-left:25px;
    padding-bottom: 45px;
    display: block;
    width: 62%;
}
/* end home page */

/*top part of the web site*/
.top_outbg {
    background-color: #96C9EF;
}
.top_centerbg {
    background-color: #055994;
}

a.menu_very_top {
    vertical-align: top;
    color: #FFFFFF; 
    font-weight: bold;
    text-decoration: none;
    font-size :10px;
    text-transform: uppercase;
}
a.menu_very_top:hover {
    vertical-align: top;
    color: #FFFFFF; 
    font-weight: bold;
    text-decoration: underline;
    font-size :10px;
    text-transform: uppercase;
}

a.flags img{
    background-color: #FFFFFF;
}
a.flags:hover img{
    background-color: #8BE0FF;
}

/* menu top style links*/

a.menu_top {
    vertical-align: top;
    text-align: center;
    font-size: 10px;
    color: #013E5B;
    white-space: nowrap;
    text-decoration: none;

}
a.menu_top:hover {
    vertical-align: top;
    text-align: center;
    font-size: 10px;
    color: #FF7E00;
    white-space: nowrap;
    text-decoration: none;
}
.menu_top_link {
    height: 49px;
    vertical-align: top;
    text-align: center;
    padding-top: 12px;
    padding-left: 18px;
    padding-right: 5px;
    color: #013E5B;
    font-size: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}
/* END of menu top style links*/

/* START of bottom menu */
a.menu_bottom{
    color :#5096CC;
    font-size :10px;
    text-decoration: none;
    padding-right: 10px;
} 

a.menu_bottom:hover{
    font-size :10px;
    color :#FF7E00;
    text-decoration:none;
} 
.menu_bottom_nonactive{
    height:40px;
    color :#5096CC;
    font-size :10px;
    text-decoration: none;
}
/* END of bottom menu */


/* start of RIGHT INNER page */

#right_menu {
    vertical-align: top;
}
#right_menu .text {
    padding-left: 15px;
    display: block;
}
#right_menu .menu_right {
    display: block;  
}
#right_live_chat {
    position: relative;
    display: block;
    text-align: center;
}
#right_live_chat a.livechat{
    color :#FFFFFF;
    font-weight :bold;
    font-size :10px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
} 

#right_live_chat a.livechat:hover{
    font-weight :bold;
    font-size :10px;
    color :#FFFFFF;
    text-decoration:underline;
    text-transform: uppercase;
    display: block;
} 

#home_bottom_right a.livechat{
    color :#5096CC;
    font-weight :bold;
    font-size :11px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
} 

#home_bottom_right a.livechat:hover{
    font-weight :bold;
    font-size :11px;
    color :#FF7E00;
    text-decoration:none;
    text-transform: uppercase;
    display: block;
} 
/* end of RIGHT INNER page */
.menu_header{
    text-transform: uppercase;
    font-weight: bold; 
    font-size: 13px;
    margin-bottom: 8px;
    display: block;
}

/* START drop down country menu*/
#default_page .menu_dropdown_title{
    padding-top: 25px;
    color: #063F6A;
    font-size: 12px;
    font-weight: bold;
    display: block;
    width: 200px;
}

#right_menu .menu_dropdown_title{
    color: #063F6A;
    font-size: 11px;
    display: block;
    width: 170px;
}

.menu_dropdown{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #063F6A;
    background-color: #7BB2DE;
}

.menu_dropdown_submit{
    border-style: none;
    border-width: 0px;
    height: 31px; 
    width: 31px;
    cursor: pointer;
}
/* END drop down country menu*/


/* start of table box design */

.table_box {
    width: 205px;
    float: left;
    display: inline;
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: top;
}

.table_box_header {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #3E85BB;
    font-weight: bold;

}

.table_box_topleft, .table_box_topright, .table_box_bottomleft, .table_box_bottomright {
    width: 7px; height: 7px;

}
.table_box_topmiddle, .table_box_bottommiddle {
    height: 7px;
}
.table_box_left_repeat {
    vertical-align:bottom;
    width: 7px;
}
.table_box_left_gradient {
    width: 7px; 
    height: 100%; 
    display: block;
}
.table_box_right_repeat {
    vertical-align:bottom;
    width: 7px;
}

.table_box_right_gradient {
    width: 7px; 
    height: 123px; 
    position: relative; 
    display: block;
}

.table_box_middle_middle {
    vertical-align:top;
    text-align: justify;
    color: #486182;
    font-size: 11px;
    background-color: #ffffff;
}
a.link_with_bullet {
    color :#5096CC;
    font-size :11px;
    text-decoration: underline;
    display: block;
    padding-left: 24px;
    padding-right: 3px;
    padding-bottom: 10px; 
}
.bold_text {
    font-weight: bold;
}
a.link_with_bullet:hover {
    color :#FF7E00;
    font-size :11px;
    text-decoration: underline;
    display: block;
    padding-left: 24px;
    padding-right: 3px;
    padding-bottom: 10px; 
}

#span_space {
    color :#FF7E00;
    font-size :11px;
    display: block;
    padding-left: 24px;
    padding-right: 3px;
    padding-bottom: 10px; 
}
/* END of table box design */


/* start of INNER page */
#inner_text a{
    color :#5096CC;
    font-size :11px;
    text-decoration: underline;
}
#inner_text a:hover{
    color :#FF7E00;
    font-size :11px;
    text-decoration: underline;
}

#inner_text a.sslwarning {
    padding-left: 15px;
    color: #06A33F; 
    font-weight: bold;
    text-decoration: none;
    font-size :11px;
}

#inner_text a.sslwarning:hover {
    text-decoration: underline;
}

/*sitemap ===================*/
#inner_text_sitemap {
    position:relative;
    float:left;
    width:456px;
    background-color:white;
}

#inner_text_sitemap div{
    position:relative;
    float:right;
    height:40px;
    width:225px;
    font-size:13px;
    letter-spacing:1px;
}
#inner_text_sitemap div a{
position:relative;
float:left;
top:10px;
color :#404040;
font-size:11px;
text-decoration: none;

}
#inner_text_sitemap div a:hover{
position:relative;
float:left;
top:10px;
color :#404040;
font-size:11px;
text-decoration: underline;
}
/*sitemap ======================*/

.page_header{
    height: 11px;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #3E85BB;
    /*padding-left: 18px;*/
    font-weight :bold;
    padding-top: 15px;
    padding-bottom: 15px;

}
.picture_header {
    font-size: 12px;
    text-transform: uppercase;    
    color: #3E85BB;
    font-weight :bold;
    padding-bottom: 20px;
	line-height: 130%;
}
.inner_page{
    width: 100%;
    padding-left: 0px;
    padding-bottom: 10px;
}

#inner_text .inner_text{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    text-align: justify;
    color: #486182;
    font-size: 11px;
    display: block;
}

#inner_text .inner_text_area{
    margin-top: 0px;
    margin-left: 7px;
    margin-right: 25px;
    display: block;
}
#inner_text a.top_link{
    display: block;
    width: 33px;
    height: 25px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center; 
}
#inner_text a.top_link:hover{
    text-transform: uppercase;
    width: 33px;
    height: 25px;
    text-decoration: none;
    display: block;
    text-align: center;
    padding-top: 6px;
}
/*===============*/
#top_link {
    padding-left:10px;   
   }
#top_link div a {
    width: 33px;
    height: 25px;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height:180%
}

#top_link div a:hover{
    width: 33px;
    height: 25px;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height:180%   
   }

/*===============*/
/* end of INNER page */
/*==========Pages counter ===========*/
#menu_button_links_count_pages {
    position:relative;
    float:right;
    top:5px;
    height:22px;
    width:100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #486182;
    text-align:center;
    }
#menu_button_links_count_pages div{
    position:relative;
    float:left;
    left:200px;
    width:30px;
    height:20px;
    margin-left:2px;
    border:1px solid #7BB2DE;   
}
#menu_button_links_count_pages div a{
    position:relative;
    float:left;
    text-align:center;
    line-height:155%;
    width:30px;
    height:20px;
    text-decoration:none;
    }
#menu_button_links_count_pages div a:hover{
    position:relative;
    float:left;
    width:30px;
    height:20px;
    text-decoration:none;
    }
/*==========Pages counter ===========*/

/* start of menu right list */
#menu_right_list a.bold {
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
}

#menu_right_list a.bold:hover {

    display: block;
    color: #063F6A;
    font-size: 10px;
    font-weight: bold;
    padding-top: 5px;
    text-decoration: underline;
    
}
/* end of menu right list */

/*start of forms style */

.form_fields {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #F5F9FB;
    border: 1px solid #CBDEEB;
    color: #4E5C66;
}

.form_label_cell {
    vertical-align: top;
}

.form_label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
    color: #486182;
    display: block;
}

.form_label_bgr {
    
    width: 160px;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;

    font-weight: bold;
    color: #063F6A;
    background-color: #7BB2DE;
}

.form_under_info {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #486182;
    display: block;

}
.required, .err{
    color: #FF0000; 
    font-size: 11px;
}

/* end of forms style*/
/* start of language bar */
#language_bar {
    display: inline;
    font-weight:bold;
    display: block;
    margin: 0 0 40px 17px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 11px;
}
#language_bar a {
    color: #147ECD;
}
#language_bar a:hover {
    color: #147ECD;
}

/* end of language bar */
#movie_thumb {
	position:relative;
	float:left;
	width:180px;
	height:110px;
	padding-left:10px;
	margin:0px;
	cursor:pointer;
	text-align:left;
}

#movie_thumb img{
	width:180px;
	height:95px;
	border:1px solid #404040;
}

#div_movies_ko_main {
	position:relative;
	float:left;
	width:100%;
}
#div_movies_ko_main2{
	position:relative;
	float:left;
	width:400px;
}

/* For the Contact Us Page */
.div_contact_head {
    min-height: 60px !important;
    height: 60px;
}

.div_contact_col {
    float: left;
    width: 48%;
    padding: 5px 0;
}

.separator {
    width: 100%;
    clear: both;
}
/* END Styles of the Contact Us Page */

/* this is always at the end*/
html { 
     overflow-y:scroll;
}
body{
    font-family :Verdana, ariel, helevetica;
    margin: 0 ;
    padding: 0;
    width: 100%;   
    text-align: left;
    background-color: #FFF;
}
/* Phones HOME PAGE NEW*/

#tm_phones_homepage {
	/*position:relative;*/
	/*float:left;*/
	width:450px;
	height:16px;
}

#ph_left {
	position:relative;
	float:left;
	width:100px;
	height:16px;
	font-weight:bold;
}

#ph_right {
	/*position:relative;*/
	float:left;
	width:220px;
	height:16px;
}

.tm_phones_flag {
	/*position:relative;*/
	float: left;
	width: 20px;
	height: 16px;
	background-repeat: no-repeat;
}
#tm_phones_ie { background-image: url(../../../../../images/traveltowork/langs/flag_ie.gif); }
#tm_phones_uk { background-image: url(../../../../../images/traveltowork/langs/flag_uk.gif); }
#tm_phones_au { background-image: url(../../../../../images/traveltowork/langs/flag_au.gif); }
#tm_phones_us { background-image: url(../../../../../images/traveltowork/langs/flag_us.gif); }
#tm_phones_nz { background-image: url(../../../../../images/traveltowork/langs/flag_nz.gif); }
#tm_phones_ca { background-image: url(../../../../../images/traveltowork/langs/flag_ca.gif); }
#tm_phones_sa { background-image: url(../../../../../images/traveltowork/langs/flag_sa.gif); }
#tm_phones_fr { background-image: url(../../../../../images/traveltowork/langs/flag_fr.gif); }
#tm_phones_gr { background-image: url(../../../../../images/traveltowork/langs/flag_gr.gif); }
#tm_phones_sp { background-image: url(../../../../../images/traveltowork/langs/flag_sp.gif); }
#tm_phones_ch { background-image: url(../../../../../images/traveltowork/langs/flag_ch.gif); }
#tm_phones_ko { background-image: url(../../../../../images/traveltowork/langs/flag_ko.gif); }
/* END Phones HOME PAGE NEW*/
